home *** CD-ROM | disk | FTP | other *** search
/ QuickTime 1.0 for Developers / QuickTime 1.0 for Developers.iso / Goodies / Test Apps / SUSN Read Me < prev   
Text File  |  1991-08-27  |  631b  |  19 lines

  1. SUSN 1.0b1
  2.  
  3. By Marcus Zafarano
  4. Apple Computer, Inc.
  5.  
  6. August 27, 1991
  7.  
  8. SUSN is a tool that registers a component with a certain type and subtype.  It can also register one with just the type.  It provides a way to find components by the using a singular or "search all" format for registered components in the System.  The tool provides an interface to register a resource as well.
  9.  
  10. SUSN was written using MPW 3.2 and makes use of the following QuickTime[tm] routines:
  11.  
  12. RegisterComponent
  13. RegisterComponentResource
  14. FindNextComponent
  15. CountComponents
  16. GetComponentInfo
  17. OpenComponentResFile
  18. CloseComponentResFile
  19. GetComponentInstantError